TELIdle
Allocates processor time to a telephone tool.
pascal void TELIdle (TELHandle hTEL);
hTEL
- A handle to a telephone record associated with a telephone terminal.
DESCRIPTION
TheTELIdle
function yields control of the processor to the telephone tool specified by thehTEL
parameter. Your application should callTELIdle
at least once every time it executes its main event loop, so that the tool can perform idling tasks associated with a telephone terminal.You can call
TELIdle
no matter what state the terminal is in.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help